| EntranceTestScore |
| EntityType | Independent |
| Logical Entity Name | EntranceTestScore |
| Default Table Name | AmProspectTest |
| Logical Only | NO |
| Definition | |
| Note |
| EntranceTestScore Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentId |
INTEGER | YES | ||
| TestId | INTEGER | NO | ||
| IsRequired | BIT | NO | ||
| TestDate | DATETIME | YES | ||
| MinimumScoreRequired | CHAR(8) | NO | ||
| TestScore | CHAR(8) | NO | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
EntranceTestScoreId |
INTEGER | NO | ||
StudentEnrollmentPeriodId |
INTEGER | YES | ||
| ScheduledExamDate | DATETIME | YES | ||
| ExamFeeAmount | MONEY(19, 4) | YES | ||
| IsExamFeePaidByStudent | BIT | YES | ||
EntranceTestLocationId |
INTEGER | YES | ||
RemedialCourseId |
INTEGER | YES | ||
| TestResultDate | DATETIME | YES | ||
| NumberResult | INTEGER | YES | ||
| TextResult | VARCHAR(6000) | YES | ||
ParentEntranceTestScoreId |
INTEGER | YES | ||
| EquivalentSatScore | INTEGER | YES | ||
EntranceTestId |
INTEGER | YES | ||
CourseId |
INTEGER | YES |
| EntranceTestScore Keys |
| Key Name | Key Type | Keys |
| AmProspectTest_ParentAmProspectTestID_N_N_IDX | Inversion Entry | ParentEntranceTestScoreId |
| AmProspectTest_amProspectTestID_U_C_IDX | PrimaryKey | EntranceTestScoreId |
| AmProspectTest_AdEnrollID_FailAdCourseID_AmProspectTestID_U_N_IDX | Alternate Key | RemedialCourseId, EntranceTestScoreId |
| EntranceTestScore Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| EntranceTest | Non-Identifying | Zero or One to Zero or More | EntranceTestId | NO | |||
| EntranceTestLocation | Non-Identifying | Zero or One to Zero or More | EntranceTestLocationId | NO | |||
| Course | Non-Identifying | Zero or One to Zero or More | RemedialCourseId | NO | |||
| EntranceTestScore | Non-Identifying | Zero or One to Zero or More | ParentEntranceTestScoreId | NO | |||
| EntranceTestScore | Non-Identifying | Zero or One to Zero or More | EntranceTestScoreId | NO | |||
| Course | Non-Identifying | Zero or One to Zero or More | CourseId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| EntranceTestScore | Non-Identifying | One To Zero or More | NO | ||||
| AmProspectTestExternalMap | Non-Identifying | One To Zero or More | NO | ||||
| EntranceTestScore | Non-Identifying | One To Zero or More | NO |
| EntranceTestScore Check Constraints |
| Check Constraint Name | CheckConstraint |